Change Makefile rule to avoid warning
authorMukund Sivaraman <muks@banu.com>
Mon, 21 Jun 2010 17:39:51 +0000 (23:09 +0530)
committerMukund Sivaraman <muks@banu.com>
Tue, 22 Jun 2010 12:15:38 +0000 (17:45 +0530)
docs/graphics/Makefile.am

index b72c9b0fa59835e005701b91c01daa76bd849497..746b0cecd036bb5ed324618cd233325655c92f03 100644 (file)
@@ -31,7 +31,7 @@ RSVG_CMD = echo -n " SVG: $@" ;\
 if HAVE_RSVG
 dist-check-rsvg:
 
-%.png: %.svg
+.svg.png:
        $(RSVG_CMD)
 #-e $@ $< 2>/dev/null